projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf4a53
)
(calc-do-embedded): Update help message.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Mon, 28 Nov 2005 22:14:35 +0000
(22:14 +0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Mon, 28 Nov 2005 22:14:35 +0000
(22:14 +0000)
lisp/calc/calc-embed.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-embed.el
b/lisp/calc/calc-embed.el
index 4127c0b33da7060c22247e54eee3640beb9c9764..7878034694ea95d106169d70041c8dd747e19c8e 100644
(file)
--- a/
lisp/calc/calc-embed.el
+++ b/
lisp/calc/calc-embed.el
@@
-315,7
+315,7
@@
(or (eq calc-embedded-quiet t)
(message "Embedded Calc mode enabled; %s to return to normal"
(if calc-embedded-quiet
- "Type `
M-#
x'"
+ "Type `
C-x *
x'"
"Give this command again")))))
(scroll-down 0)) ; fix a bug which occurs when truncate-lines is changed.